home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / misc / emu / maciiv24.readme < prev    next >
Text File  |  1993-04-23  |  2KB  |  37 lines

  1. Short: Latest Emplant software V2.4 (4/22/93)
  2.  
  3. Changes to V2.4 (04/22/93)
  4. --------------------------------------------------------------------------
  5. * Fixed ALL floppy drive routines to correctly handle PAL mode. (Not ALL
  6.   of the routines were fixed before!)
  7.  
  8. * Fixed serious bug in 'emplant.library' that was leaving the system in a
  9.   Disable()d state when not getting IDCMP messages or signals.  This could
  10.   explain quite a few random problems with the video display 'locking up'
  11.   when switching modes.
  12.  
  13. * Fixed shutdown problem when using the -S command line option.  Before a
  14.   shutdown when return back to the main setup screen then instantly
  15.   restart the emulation.
  16.  
  17. * Fixed problem with 0 length autoconfig boards (boards told to shutup by
  18.   the Amiga).  These would blow up the MMU program (ie Bridgeboards that
  19.   would not fit in the autoconfig space).
  20.  
  21. * MMU program now skips blocks 2 megs or less.  This means that the
  22.   emulation now -requires- that you have at least 4 megs of memory in
  23.   your Amiga.
  24.  
  25. * Fixed those darn 'Cant allocate 32 bit memory' messages when some of the
  26.   memory gets fragmented.  You should be able to allocate memory very easily
  27.   and applications launched from the startup-sequence or user-startup should
  28.   now work fine with the emulation (as long as you don't get carried away
  29.   and eat multi-megs of memory in the process).
  30.  
  31. * Created new program called 'VBR_Mover'.  This will re-locate the Vector
  32.   Base Register and the associated table to/from location $0.  This was
  33.   done in attempt to remain compatible with those Amiga games that break
  34.   the rules.  It is interesting to note that the A4000 moves this on
  35.   startup (setpatch does this), so you can actually use this program to
  36.   obtain some compatibility with these games on an A4000.
  37.